CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 二值化 matlab

搜索资源列表

  1. MATLAB图像二值化程序源代码

    1下载:
  2. 用MATLAB来实现图像二值化的程序源代码
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2011-05-13
    • 文件大小:449
    • 提供者:lzlforever
  1. jpgtobinary jpg图像进行二值化转化

    1下载:
  2. 可选择一幅jpg图像,进行二值化转化。其中包括用PCNN方法和用matlab自带命令两种方法,可进行比较实验-Choose a jpg image, binarization transformation. Including the use of PCNN methods and comes with the matlab command two methods can be compared to experimental
  3. 所属分类:matlab例程

    • 发布日期:2013-11-25
    • 文件大小:1115
    • 提供者:caocao
  1. Image-inverse-normalization.ra

    0下载:
  2. 程序实现了图像的二值化,把一幅BMP图像二值化成黑白图像,同时也可以实现黑白的颠倒。,程序实现了图像的二值化,把一幅BMP图像二值化成黑白图像,同时也可以实现黑白的颠倒。
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:48244
    • 提供者:likp
  1. ddqyz.rar

    0下载:
  2. 在matlab环境下,利用迭代法求图像阈值,然后实现图像的二值化处理.,get the image threshold by iterative algorithm in matlab. And transform the gray image into binary image.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:586
    • 提供者:wanghong
  1. binary

    1下载:
  2. 二值化程序:实现自适应二值化。效果较好,二值化后图片较清晰-Binarization process: the realization of adaptive binarization. Better, after binarization clearer picture
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1302
    • 提供者:cheng tiantian
  1. binarization_Algorithm

    2下载:
  2. 图像二值化算法:Otsu算法,Kittler minimum error thresholding算法,Niblack二值化算法。都是很经典的二值化算法,可用于对图像进行二值化,我自己编写的并经过测试正确。附件中有算法使用说明。-Image binarization algorithm: Otsu method, Kittler minimum error thresholding method, and Niblack method. All these methods are classic
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-11-25
    • 文件大小:49013
    • 提供者:sdfadf
  1. binary

    0下载:
  2. 这是一个在matlab中实现灰度图像二值化的小程序-This is a gray image is implemented in the matlab binary applet
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:3053
    • 提供者:周传斌
  1. shipinotsu

    1下载:
  2. 基于OTSU算法的图像二值化分割,本程序是从视频中截取某一帧来实现。-OTSU algorithm based on binarization image segmentation, the process is from the video frames to achieve a certain interception.
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:988
    • 提供者:王忠建
  1. skeleton

    0下载:
  2. 完美的带界面的MATLAB程序,可以实现对图像二值化,以及进行一次二次骨骼化-Perfect interface with MATLAB program that can realize the image binarization, as well as a second bone of
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:5465
    • 提供者:刘恋爽
  1. 111

    1下载:
  2. 基于MATLAB的图像处理源程序集,包括阈值、二值化、灰度变化,边缘提取-MATLAB based image processing source code set, including threshold, binary, gray scale, edge extraction, etc.
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:92941
    • 提供者:潘超
  1. OTSU

    0下载:
  2. 利用最大类间方差法(OTSU)求出对图像进行二值化处理的最佳阈值,从而进行图像二值化处理。 -Using the maximum between-class variance method (OTSU) obtained image binarization best treatment threshold, and thus image binarization treatment.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:2247
    • 提供者:zhangjie
  1. 10.1

    0下载:
  2. 对tif格式的图像的二值化图像进行膨胀操作-Tif format for image binarization image expansion operation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:574896
    • 提供者:zhaowenyong
  1. Matlab_chechepaipai

    1下载:
  2. 是一个车牌识别的程序,基于MATLAB平台,包含图像二值化,滤波,分割,识别等
  3. 所属分类:Special Effects

    • 发布日期:2016-11-24
    • 文件大小:3915240
    • 提供者:baesea
  1. erzhihua

    0下载:
  2. 图像二值化变换算法的matlab编程实现-Image Binarization achieve transformation matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:117547
    • 提供者:spinach
  1. OTSU

    2下载:
  2. OTSU算法,实现图像二值化,matlab实现-OTSU
  3. 所属分类:图形图象

    • 发布日期:2013-11-25
    • 文件大小:76995
    • 提供者:ayaya
  1. otsu

    0下载:
  2. otsu算法实现,可以自适应获取阈值,对图像进行二值化。里面配有图像均衡化的程序一起使用,效果更好-otsu algorithm, you can get adaptive threshold for image binarization. Which is equipped with image-based program used in conjunction with a balanced, better
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:1161
    • 提供者:Andy
  1. Fingerprint

    1下载:
  2. 包括指纹图像的直方图、滤波、二值化、细化等一些流程,处理后的图像增强效果较明显!!! 具有通用性,也可以用在普通图像上,图像的某些区域增强效果明显。-Including the fingerprint image histogram, filtering, thresholding, thinning and some other processes, processed image enhancement effect more obvious! ! ! Generic, can a
  3. 所属分类:Other systems

    • 发布日期:2014-04-15
    • 文件大小:6844
    • 提供者: 自由色彩
  1. kmean2

    1下载:
  2. 本程序用k-均值聚类的方法实现图像二值化-This procedure using k means to achieve image binarization
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:869
    • 提供者:wanglu
  1. xiaobobianhuanzuixiaoercheng

    0下载:
  2. 小波变换的多尺度图像分割,和图像二值化程序。-Binary Image
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:1228
    • 提供者:吴会英
  1. two_valuable

    0下载:
  2. 灰度图像二值化比较经典的算法,包括otsu方法和局部阈值法。-Gray image binarization more classic algorithms, including methods and local otsu threshold.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:34124
    • 提供者:董小龙
« 1 23 4 5 6 7 8 9 10 ... 23 »
搜珍网 www.dssz.com